[INFO] fetching crate tower-biscuit-auth 0.1.0...
[INFO] testing tower-biscuit-auth-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tower-biscuit-auth 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate tower-biscuit-auth 0.1.0
[INFO] finished tweaking crates.io crate tower-biscuit-auth 0.1.0
[INFO] tweaked toml for crates.io crate tower-biscuit-auth 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tower-biscuit-auth 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tower-biscuit-auth 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ac50fb13516fe7d74bde884d7d198f4120a51bc55ca30f6af2d136159a2dd1f
[INFO] running `Command { std: "docker" "start" "-a" "0ac50fb13516fe7d74bde884d7d198f4120a51bc55ca30f6af2d136159a2dd1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ac50fb13516fe7d74bde884d7d198f4120a51bc55ca30f6af2d136159a2dd1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac50fb13516fe7d74bde884d7d198f4120a51bc55ca30f6af2d136159a2dd1f", kill_on_drop: false }`
[INFO] [stdout] 0ac50fb13516fe7d74bde884d7d198f4120a51bc55ca30f6af2d136159a2dd1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19b62c6dd7aee0e7c0536c33317555a8a79dbbf8d83dff607e4c2ccfc73c50ea
[INFO] running `Command { std: "docker" "start" "-a" "19b62c6dd7aee0e7c0536c33317555a8a79dbbf8d83dff607e4c2ccfc73c50ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling ed25519 v1.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling num_threads v0.1.5
[INFO] [stderr]    Compiling biscuit-auth v2.1.0
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling tower v0.4.12
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling tower-biscuit-auth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.85s
[INFO] running `Command { std: "docker" "inspect" "19b62c6dd7aee0e7c0536c33317555a8a79dbbf8d83dff607e4c2ccfc73c50ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b62c6dd7aee0e7c0536c33317555a8a79dbbf8d83dff607e4c2ccfc73c50ea", kill_on_drop: false }`
[INFO] [stdout] 19b62c6dd7aee0e7c0536c33317555a8a79dbbf8d83dff607e4c2ccfc73c50ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38b563f9ab5ea6e7faff3d0627fdb1267c1e234ea9f6ea21a127f7494b47d890
[INFO] running `Command { std: "docker" "start" "-a" "38b563f9ab5ea6e7faff3d0627fdb1267c1e234ea9f6ea21a127f7494b47d890", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling tracing-core v0.1.24
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tokio v1.18.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling axum-core v0.2.4
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling tower v0.4.12
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling biscuit-auth v2.1.0
[INFO] [stderr]    Compiling tower-test v0.4.0
[INFO] [stderr]    Compiling tower-http v0.3.2
[INFO] [stderr]    Compiling axum v0.5.4
[INFO] [stderr]    Compiling tower-biscuit-auth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `failure_info` found for struct `Box<BiscuitAuthError>` in the current scope
[INFO] [stdout]   --> tests/basic.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |     assert!(error.failure_info().is_some());
[INFO] [stdout]    |                   ^^^^^^^^^^^^ method not found in `Box<BiscuitAuthError>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `failure_info` found for struct `Box<BiscuitAuthError>` in the current scope
[INFO] [stdout]    --> tests/basic.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     assert!(error.failure_info().is_none());
[INFO] [stdout]     |                   ^^^^^^^^^^^^ method not found in `Box<BiscuitAuthError>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `failure_info` found for struct `Box<BiscuitAuthError>` in the current scope
[INFO] [stdout]    --> tests/basic.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |     assert!(error.failure_info().is_none());
[INFO] [stdout]     |                   ^^^^^^^^^^^^ method not found in `Box<BiscuitAuthError>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `failure_info` found for struct `Box<BiscuitAuthError>` in the current scope
[INFO] [stdout]    --> tests/basic.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |     assert!(error.failure_info().is_some());
[INFO] [stdout]     |                   ^^^^^^^^^^^^ method not found in `Box<BiscuitAuthError>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tower-biscuit-auth` (test "basic") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "38b563f9ab5ea6e7faff3d0627fdb1267c1e234ea9f6ea21a127f7494b47d890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38b563f9ab5ea6e7faff3d0627fdb1267c1e234ea9f6ea21a127f7494b47d890", kill_on_drop: false }`
[INFO] [stdout] 38b563f9ab5ea6e7faff3d0627fdb1267c1e234ea9f6ea21a127f7494b47d890
